-
1 arbeidsanalyse
• function analysis• work analysis• work study -
2 bewerkingsdeel
• function part• operation part -
3 functie-invoer
• function input -
4 functie-subprogramma
• function subprogramNederlands-Engels Technisch Woordenboek > functie-subprogramma
-
5 functie-toetsenbord
• function keyboardNederlands-Engels Technisch Woordenboek > functie-toetsenbord
-
6 functie-uitvoer
• function output -
7 functie van een dienstverlenende eenheid
• function of a serviceNederlands-Engels Technisch Woordenboek > functie van een dienstverlenende eenheid
-
8 functiebeeld
• function view -
9 functiebereik
• function range -
10 functiebesturing
• function control -
11 functiebesturingsteken
• function control signalNederlands-Engels Technisch Woordenboek > functiebesturingsteken
-
12 functiedeel
• function part• operation part -
13 functiegenerator
• function generator -
14 functienaam
• function name -
15 functieprocedure
• function procedure -
16 functieschema
• function diagram• functional diagram• functional schema• functional schematic diagram -
17 functiesignaal
• function signal -
18 functietoets
• function key -
19 functietypering
• function definition -
20 functieverwijzing
• function reference
См. также в других словарях:
Function — Func tion, n. [L. functio, fr. fungi to perform, execute, akin to Skr. bhuj to enjoy, have the use of: cf. F. fonction. Cf. {Defunct}.] 1. The act of executing or performing any duty, office, or calling; performance. In the function of his public … The Collaborative International Dictionary of English
Function word — Function words (or grammatical words) are words that have little lexical meaning or have ambiguous meaning, but instead serve to express grammatical relationships with other words within a sentence, or specify the attitude or mood of the speaker … Wikipedia
Function — may refer to:* Function (biology), explaining why a feature survived selection * Function (mathematics), an abstract entity that associates an input to a corresponding output according to some rule * Function (engineering), related to the… … Wikipedia
Function — Func tion (f[u^][ng]k sh[u^]n), Functionate Func tion*ate, v. i. To execute or perform a function; to transact one s regular or appointed business. [1913 Webster] … The Collaborative International Dictionary of English
Function (mathematics) — f(x) redirects here. For the band, see f(x) (band). Graph of example function, In mathematics, a function associates one quantity, the a … Wikipedia
Function object — A function object, also called a functor or functional, is a computer programming construct allowing an object to be invoked or called as if it were an ordinary function, usually with the same syntax.Function objects are unrelated to functors in… … Wikipedia
Function pointer — A function pointer is a type of pointer in C, C++, D, and other C like programming languages, and Fortran 2003.[1] When dereferenced, a function pointer can be used to invoke a function and pass it arguments just like a normal function. In… … Wikipedia
Function key — A function key is a key on a computer or terminal keyboard which can be programmed so as to cause an operating system command interpreter or application program to perform certain actions. On some keyboards/computers, function keys may have… … Wikipedia
Function composition — For function composition in computer science, see function composition (computer science). g ∘ f, the composition of f and g. For example, (g ∘ f)(c) = #. In mathematics, function composition is the application of one function to the resul … Wikipedia
Function prototype — A function prototype in C or C++ is a declaration of a function that omits the function body but does specify the function s name, arity, argument types and return type. While a function definition specifies what a function does, a function… … Wikipedia
Function-level programming — In computer science, function level programming refers to one of the two contrasting programming paradigms identified by John Backus in his work on programs as mathematical objects, the other being value level programming.In his 1977 Turing award … Wikipedia